Missing Test ^^^^^ **Definition:** * The smell occurs when a test method does not include an assertion. This smell is also known as unknown test. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Understanding Testability and Test Smells `_